1 namespace SoftQuanLyNhaHang.Views
2 {
3     
partial class uctScanner
4     {

5         ///
<summary>
6         ///
Required designer variable.
7         ///
</summary>
8         
private System.ComponentModel.IContainer components = null;
9
10         ///
<summary>
11         ///
Clean up any resources being used.
12         ///
</summary>
13         ///
<param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14         
protected override void Dispose(bool disposing)
15         {
16             
if (disposing && (components != null))
17             {
18                 components.Dispose();
19             }
20             
base.Dispose(disposing);
21         }
22
23         
#region Component Designer generated code
24
25         ///
<summary>
26         ///
Required method for Designer support - do not modify
27         ///
the contents of this method with the code editor.
28         ///
</summary>
29         
private void InitializeComponent()
30         {
31             
this.panel1 = new System.Windows.Forms.Panel();
32             
this.btnTimUrl = new System.Windows.Forms.Button();
33             
this.label8 = new System.Windows.Forms.Label();
34             
this.txtDomainLike = new System.Windows.Forms.TextBox();
35             
this.label7 = new System.Windows.Forms.Label();
36             
this.btnStart = new System.Windows.Forms.Button();
37             
this.txtUrlCurrent = new System.Windows.Forms.TextBox();
38             
this.label6 = new System.Windows.Forms.Label();
39             
this.txtMaSanPham = new System.Windows.Forms.TextBox();
40             
this.label5 = new System.Windows.Forms.Label();
41             
this.txtGiaBan = new System.Windows.Forms.TextBox();
42             
this.txtDonViTinh = new System.Windows.Forms.TextBox();
43             
this.txtTenSanPham = new System.Windows.Forms.TextBox();
44             
this.label4 = new System.Windows.Forms.Label();
45             
this.label3 = new System.Windows.Forms.Label();
46             
this.label2 = new System.Windows.Forms.Label();
47             
this.label1 = new System.Windows.Forms.Label();
48             
this.txtUrlPath = new System.Windows.Forms.TextBox();
49             
this.btnGetUrl = new System.Windows.Forms.Button();
50             
this.panel1.SuspendLayout();
51             
this.SuspendLayout();
52             
//
53             
// panel1
54             
//
55             
this.panel1.AutoScroll = true;
56             
this.panel1.BackColor = System.Drawing.Color.White;
57             
this.panel1.Controls.Add(this.btnTimUrl);
58             
this.panel1.Controls.Add(this.label8);
59             
this.panel1.Controls.Add(this.txtDomainLike);
60             
this.panel1.Controls.Add(this.label7);
61             
this.panel1.Controls.Add(this.btnStart);
62             
this.panel1.Controls.Add(this.txtUrlCurrent);
63             
this.panel1.Controls.Add(this.label6);
64             
this.panel1.Controls.Add(this.txtMaSanPham);
65             
this.panel1.Controls.Add(this.label5);
66             
this.panel1.Controls.Add(this.txtGiaBan);
67             
this.panel1.Controls.Add(this.txtDonViTinh);
68             
this.panel1.Controls.Add(this.txtTenSanPham);
69             
this.panel1.Controls.Add(this.label4);
70             
this.panel1.Controls.Add(this.label3);
71             
this.panel1.Controls.Add(this.label2);
72             
this.panel1.Controls.Add(this.label1);
73             
this.panel1.Controls.Add(this.txtUrlPath);
74             
this.panel1.Controls.Add(this.btnGetUrl);
75             
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
76             
this.panel1.Location = new System.Drawing.Point(0, 0);
77             
this.panel1.Name = "panel1";
78             
this.panel1.Size = new System.Drawing.Size(1024, 800);
79             
this.panel1.TabIndex = 0;
80             
//
81             
// btnTimUrl
82             
//
83             
this.btnTimUrl.Location = new System.Drawing.Point(544, 100);
84             
this.btnTimUrl.Name = "btnTimUrl";
85             
this.btnTimUrl.Size = new System.Drawing.Size(192, 66);
86             
this.btnTimUrl.TabIndex = 19;
87             
this.btnTimUrl.Text = "Tim Url";
88             
this.btnTimUrl.UseVisualStyleBackColor = true;
89             
this.btnTimUrl.Click += new System.EventHandler(this.btnTimUrl_Click);
90             
//
91             
// label8
92             
//
93             
this.label8.AutoSize = true;
94             
this.label8.Location = new System.Drawing.Point(54, 748);
95             
this.label8.Name = "label8";
96             
this.label8.Size = new System.Drawing.Size(46, 18);
97             
this.label8.TabIndex = 18;
98             
this.label8.Text = "label8";
99             
//
100             
// txtDomainLike
101             
//
102             
this.txtDomainLike.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
103             
this.txtDomainLike.Location = new System.Drawing.Point(186, 23);
104             
this.txtDomainLike.Name = "txtDomainLike";
105             
this.txtDomainLike.Size = new System.Drawing.Size(315, 26);
106             
this.txtDomainLike.TabIndex = 16;
107             
this.txtDomainLike.Text = "www.goodmax.vn";
108             
//
109             
// label7
110             
//
111             
this.label7.AutoSize = true;
112             
this.label7.Location = new System.Drawing.Point(75, 23);
113             
this.label7.Name = "label7";
114             
this.label7.Size = new System.Drawing.Size(86, 18);
115             
this.label7.TabIndex = 15;
116             
this.label7.Text = "Domain like";
117             
//
118             
// btnStart
119             
//
120             
this.btnStart.Location = new System.Drawing.Point(385, 100);
121             
this.btnStart.Name = "btnStart";
122             
this.btnStart.Size = new System.Drawing.Size(116, 66);
123             
this.btnStart.TabIndex = 14;
124             
this.btnStart.Text = "Get thong tin sp";
125             
this.btnStart.UseVisualStyleBackColor = true;
126             
this.btnStart.Click += new System.EventHandler(this.btnStart_Click);
127             
//
128             
// txtUrlCurrent
129             
//
130             
this.txtUrlCurrent.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
131             
this.txtUrlCurrent.Location = new System.Drawing.Point(186, 172);
132             
this.txtUrlCurrent.Name = "txtUrlCurrent";
133             
this.txtUrlCurrent.Size = new System.Drawing.Size(315, 26);
134             
this.txtUrlCurrent.TabIndex = 13;
135             
//
136             
// label6
137             
//
138             
this.label6.AutoSize = true;
139             
this.label6.Location = new System.Drawing.Point(78, 173);
140             
this.label6.Name = "label6";
141             
this.label6.Size = new System.Drawing.Size(77, 18);
142             
this.label6.TabIndex = 12;
143             
this.label6.Text = "Url current";
144             
//
145             
// txtMaSanPham
146             
//
147             
this.txtMaSanPham.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
148             
this.txtMaSanPham.Location = new System.Drawing.Point(186, 260);
149             
this.txtMaSanPham.Name = "txtMaSanPham";
150             
this.txtMaSanPham.Size = new System.Drawing.Size(315, 26);
151             
this.txtMaSanPham.TabIndex = 10;
152             
//
153             
// label5
154             
//
155             
this.label5.AutoSize = true;
156             
this.label5.Location = new System.Drawing.Point(78, 260);
157             
this.label5.Name = "label5";
158             
this.label5.Size = new System.Drawing.Size(98, 18);
159             
this.label5.TabIndex = 9;
160             
this.label5.Text = "Ma san pham";
161             
//
162             
// txtGiaBan
163             
//
164             
this.txtGiaBan.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
165             
this.txtGiaBan.Location = new System.Drawing.Point(186, 355);
166             
this.txtGiaBan.Name = "txtGiaBan";
167             
this.txtGiaBan.Size = new System.Drawing.Size(315, 26);
168             
this.txtGiaBan.TabIndex = 8;
169             
//
170             
// txtDonViTinh
171             
//
172             
this.txtDonViTinh.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
173             
this.txtDonViTinh.Location = new System.Drawing.Point(186, 305);
174             
this.txtDonViTinh.Name = "txtDonViTinh";
175             
this.txtDonViTinh.Size = new System.Drawing.Size(315, 26);
176             
this.txtDonViTinh.TabIndex = 7;
177             
//
178             
// txtTenSanPham
179             
//
180             
this.txtTenSanPham.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
181             
this.txtTenSanPham.Location = new System.Drawing.Point(186, 214);
182             
this.txtTenSanPham.Name = "txtTenSanPham";
183             
this.txtTenSanPham.Size = new System.Drawing.Size(315, 26);
184             
this.txtTenSanPham.TabIndex = 6;
185             
//
186             
// label4
187             
//
188             
this.label4.AutoSize = true;
189             
this.label4.Location = new System.Drawing.Point(78, 355);
190             
this.label4.Name = "label4";
191             
this.label4.Size = new System.Drawing.Size(59, 18);
192             
this.label4.TabIndex = 5;
193             
this.label4.Text = "Gia ban";
194             
//
195             
// label3
196             
//
197             
this.label3.AutoSize = true;
198             
this.label3.Location = new System.Drawing.Point(78, 305);
199             
this.label3.Name = "label3";
200             
this.label3.Size = new System.Drawing.Size(77, 18);
201             
this.label3.TabIndex = 4;
202             
this.label3.Text = "Don vi tinh";
203             
//
204             
// label2
205             
//
206             
this.label2.AutoSize = true;
207             
this.label2.Location = new System.Drawing.Point(75, 217);
208             
this.label2.Name = "label2";
209             
this.label2.Size = new System.Drawing.Size(97, 18);
210             
this.label2.TabIndex = 3;
211             
this.label2.Text = "ten san pham";
212             
//
213             
// label1
214             
//
215             
this.label1.AutoSize = true;
216             
this.label1.Location = new System.Drawing.Point(78, 69);
217             
this.label1.Name = "label1";
218             
this.label1.Size = new System.Drawing.Size(31, 18);
219             
this.label1.TabIndex = 2;
220             
this.label1.Text = "Url:";
221             
//
222             
// txtUrlPath
223             
//
224             
this.txtUrlPath.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
225             
this.txtUrlPath.Location = new System.Drawing.Point(186, 65);
226             
this.txtUrlPath.Name = "txtUrlPath";
227             
this.txtUrlPath.Size = new System.Drawing.Size(315, 26);
228             
this.txtUrlPath.TabIndex = 1;
229             
this.txtUrlPath.Text = "http://www.goodmax.vn/category/bach-hoa-online-498.html";
230             
//
231             
// btnGetUrl
232             
//
233             
this.btnGetUrl.Location = new System.Drawing.Point(186, 100);
234             
this.btnGetUrl.Name = "btnGetUrl";
235             
this.btnGetUrl.Size = new System.Drawing.Size(193, 66);
236             
this.btnGetUrl.TabIndex = 0;
237             
this.btnGetUrl.Text = "Get Url";
238             
this.btnGetUrl.UseVisualStyleBackColor = true;
239             
this.btnGetUrl.Click += new System.EventHandler(this.btnGetUrl_Click);
240             
//
241             
// uctScanner
242             
//
243             
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
244             
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
245             
this.Controls.Add(this.panel1);
246             
this.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
247             
this.Margin = new System.Windows.Forms.Padding(4);
248             
this.Name = "uctScanner";
249             
this.Size = new System.Drawing.Size(1024, 800);
250             
this.panel1.ResumeLayout(false);
251             
this.panel1.PerformLayout();
252             
this.ResumeLayout(false);
253
254         }
255
256         
#endregion
257
258         
private System.Windows.Forms.Panel panel1;
259         
private System.Windows.Forms.Label label1;
260         
private System.Windows.Forms.TextBox txtUrlPath;
261         
private System.Windows.Forms.Button btnGetUrl;
262         
private System.Windows.Forms.TextBox txtGiaBan;
263         
private System.Windows.Forms.TextBox txtDonViTinh;
264         
private System.Windows.Forms.TextBox txtTenSanPham;
265         
private System.Windows.Forms.Label label4;
266         
private System.Windows.Forms.Label label3;
267         
private System.Windows.Forms.Label label2;
268         
private System.Windows.Forms.TextBox txtMaSanPham;
269         
private System.Windows.Forms.Label label5;
270         
private System.Windows.Forms.TextBox txtUrlCurrent;
271         
private System.Windows.Forms.Label label6;
272         
private System.Windows.Forms.Button btnStart;
273         
private System.Windows.Forms.TextBox txtDomainLike;
274         
private System.Windows.Forms.Label label7;
275         
private System.Windows.Forms.Label label8;
276         
private System.Windows.Forms.Button btnTimUrl;
277     }
278 }


Gõ tìm kiếm nhanh...